public Election::getCondorcetLoser
Description
php
public Election->getCondorcetLoser ( ): ?CondorcetPHP\Condorcet\Candidate
Get the natural Condorcet loser if there is one.
Return value
(?CondorcetPHP\Condorcet\Candidate
) Candidate object given. Null if there are no available loser.